| SyExtendedPropertyValue |
| Logical Entity Name | SyExtendedPropertyValue |
| Default Table Name | SyExtendedPropertyValue |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyExtendedPropertyValue Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyExtendedPropertyValueId |
int | NO | ||
| EntityName | varchar(256) | NO | ||
| EntityId | int | NO | ||
SyExtendedPropertyDefinitionId |
int | NO | ||
| StringValue | nvarchar(512) | YES | ||
| DecimalValue | decimal(15, 4) | YES | ||
| DateTimeValue | datetime | YES | ||
| BooleanValue | bit | YES | ||
| MultiValue | nvarchar(max) | YES | ||
| UserId | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyExtendedPropertyValue Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyExtendedPropertyValue_SyExtendedPropertyValueId | PrimaryKey | SyExtendedPropertyValueId |
| Uk_SyExtendedPropertyValue_SyExtendedPropertyDefinitionId_EntityId | Index | SyExtendedPropertyDefinitionId, EntityId |
| SyExtendedPropertyValue Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyExtendedPropertyDefinition | Non-Identifying | One To Zero or More | FK_SyExtendedPropertyValue_SyExtendedPropertyDefinitionId_SyExtendedPropertyDefinition_SyExtendedPropertyDefinitionId | SyExtendedPropertyDefinitionId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyExtendedPropertyValue Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyExtendedPropertyValue Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| SyExtendedPropertyValue Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyExtendedPropertyValue |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyExtendedPropertyValue |
NO |
| SyExtendedPropertyValue Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| SyExtendedPropertyValue Data Movement Rules |
| Name | Type | Rule Text/Value |